Xbasic

AlphaCloud::ClientListApplications Method

Syntax

.ListApplications as L (BYREF ApplicationList as C)

Arguments

BYREF ApplicationListCharacter

A character variable into which the list of applications should be returned.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

ListApplications gets a list of applications created for the current subscription and account.